GrapeCity Secure Mail for .NET 4.0J
GetByteCount(Char[],Int32,Int32) メソッド

エンコードする文字の配列。
最初の文字のインデクサー。
文字数。
指定した文字配列のエンコードバイト数を計算します。
シンタックス
Public Overloads Overrides Function GetByteCount( _
   ByVal chars() As Char, _
   ByVal index As Integer, _
   ByVal count As Integer _
) As Integer
public override int GetByteCount( 
   char[] chars,
   int index,
   int count
)

パラメータ

chars
エンコードする文字の配列。
index
最初の文字のインデクサー。
count
文字数。

戻り値の型

エンコードに必要なバイト数。
参照

参照

ImapUTF7 クラス
ImapUTF7 メンバ
オーバーロード一覧

 

 


© 2003, GrapeCity inc. All rights reserved.